Python RegEx Split – re.split() Syntax

136

re.split(pattern, string, maxsplit=0, flags=0)

Comments

Submit
0 Comments